[INFO] fetching crate rmcp 1.3.0...
[INFO] testing rmcp-1.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rmcp 1.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rmcp 1.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rmcp 1.3.0
[INFO] tweaked toml for crates.io crate rmcp 1.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rmcp 1.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rmcp 1.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_asn1 v0.6.4
[INFO] [stderr]   Downloaded sse-stream v0.2.1
[INFO] [stderr]   Downloaded process-wrap v9.1.0
[INFO] [stderr]   Downloaded oauth2 v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 425d71d642028d09e21519a63d1cfe47f10ed6691173de1556a02534b1c84bcc
[INFO] running `Command { std: "docker" "start" "-a" "425d71d642028d09e21519a63d1cfe47f10ed6691173de1556a02534b1c84bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "425d71d642028d09e21519a63d1cfe47f10ed6691173de1556a02534b1c84bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "425d71d642028d09e21519a63d1cfe47f10ed6691173de1556a02534b1c84bcc", kill_on_drop: false }`
[INFO] [stdout] 425d71d642028d09e21519a63d1cfe47f10ed6691173de1556a02534b1c84bcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a46715cee5b5ece70763c0a44b7b93a55f0ffe95e0baa46ee41e308706f9650
[INFO] running `Command { std: "docker" "start" "-a" "4a46715cee5b5ece70763c0a44b7b93a55f0ffe95e0baa46ee41e308706f9650", kill_on_drop: false }`
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rmcp v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stdout] warning: constant `RESERVED_HEADERS` is never used
[INFO] [stdout]   --> src/transport/common/http_header.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) const RESERVED_HEADERS: &[&str] = &[
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_scope_from_header` is never used
[INFO] [stdout]   --> src/transport/common/http_header.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) fn extract_scope_from_header(header: &str) -> Option<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.77s
[INFO] running `Command { std: "docker" "inspect" "4a46715cee5b5ece70763c0a44b7b93a55f0ffe95e0baa46ee41e308706f9650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a46715cee5b5ece70763c0a44b7b93a55f0ffe95e0baa46ee41e308706f9650", kill_on_drop: false }`
[INFO] [stdout] 4a46715cee5b5ece70763c0a44b7b93a55f0ffe95e0baa46ee41e308706f9650
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e4a4d9650d1b512de9bd257fc7fadd27d7c1a9aa7d59eb99497205de26bf54a
[INFO] running `Command { std: "docker" "start" "-a" "6e4a4d9650d1b512de9bd257fc7fadd27d7c1a9aa7d59eb99497205de26bf54a", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rmcp v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stdout] warning: constant `RESERVED_HEADERS` is never used
[INFO] [stdout]   --> src/transport/common/http_header.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) const RESERVED_HEADERS: &[&str] = &[
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_scope_from_header` is never used
[INFO] [stdout]   --> src/transport/common/http_header.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) fn extract_scope_from_header(header: &str) -> Option<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ClientHandler` in crate `rmcp`
[INFO] [stdout]   --> tests/test_inflight_response_drain.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl rmcp::ClientHandler for DummyClientHandler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ not found in `rmcp`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "client")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `client` feature
[INFO] [stdout] 14 | pub use handler::client::ClientHandler;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmcp` (test "test_inflight_response_drain") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `RESERVED_HEADERS` is never used
[INFO] [stdout]   --> src/transport/common/http_header.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) const RESERVED_HEADERS: &[&str] = &[
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6e4a4d9650d1b512de9bd257fc7fadd27d7c1a9aa7d59eb99497205de26bf54a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e4a4d9650d1b512de9bd257fc7fadd27d7c1a9aa7d59eb99497205de26bf54a", kill_on_drop: false }`
[INFO] [stdout] 6e4a4d9650d1b512de9bd257fc7fadd27d7c1a9aa7d59eb99497205de26bf54a
